'Declaration Public Overrides Function CanMove( _ ByVal fromIndex As Integer, _ ByVal toIndex As Integer _ ) As Boolean
public override bool CanMove( int fromIndex, int toIndex )
C1SpanDataCollection<T> Class C1SpanDataCollection<T> Members Base Implementation in CanMove